home *** CD-ROM | disk | FTP | other *** search
-
- Physical Styles
-
-
-
- <B> Bold
-
-
-
- <I> Italic
-
-
-
- <TT> Monotype font, usually Courier
-
- <SUP> Stands for 'superscript'. Netscape 2.0 tag.
-
- <SUB> Stands for 'subscript'. Netscape 2.0 tag.
-
-
- Change textsize
-
-
-
- <FONT SIZE=[n|+n|-n]>
-
- n is a number between 1 (smallest text) and 7 (largest).
- You can also increase reduce the size, for example +3.
-
-
-
- <BASEFONT SIZE=n>
-
- Sets the standard size of the text.
-
-
-
- <Hn>
- Change the size of a header. n is a number between
- 1 (largest) and 6 (smallest). When starting a new header,
- it will always begin in a new line. The text will
- normalize after the headers end.
-
- Logical Styles
-
-
-
- <DFN>
- Defines a text. Shows up in italic.
-
-
- <EM>
-
- Emphasized text text. Shows up in italic.
-
-
-
- <CITE>
- Titles.Shows up in italic.
-
-
-
- <CODE>
-
- Machinecode. Shows up in a typewriter font e.g. courier.
-
-
-
- <KBD>
-
- Stands for 'user keyboard entry', when you want the user
- to type in a text. Shows up in a typewriter font, e.g.
- courier. Sometimes bold.
-
-
-
- <SAMP>
-
- Stands for 'computer status message'. Shows up in a
- typewriter font, e.g. Courier.
-
-
-
- <STRONG>
-
- Strongly emphasized text. Shows up in bold.
-
-
-
- <VAR>
-
- Stands for 'variable'. Shows up in italic.
-